Skip to content

Remove workaround for bug triggered by Android environment variable#246

Draft
finagolfin wants to merge 1 commit intoswiftlang:mainfrom
finagolfin:env
Draft

Remove workaround for bug triggered by Android environment variable#246
finagolfin wants to merge 1 commit intoswiftlang:mainfrom
finagolfin:env

Conversation

@finagolfin
Copy link
Copy Markdown
Member

We had to unset this common Android env var to work around the compiler bug, but it should be fixed in the compiler now.

We had to unset this common Android env var to work around the compiler bug, but it
should be fixed in the compiler now.
@finagolfin finagolfin requested a review from a team as a code owner March 19, 2026 14:38
@finagolfin finagolfin marked this pull request as draft March 19, 2026 14:39
@finagolfin
Copy link
Copy Markdown
Member Author

This should be fixed in trunk and will be in the next 6.3 snapshot or release, so getting this cleanup ready for that.

@finagolfin
Copy link
Copy Markdown
Member Author

@marcprux, mind adding a 6.3 release option for Android in this CI sometime today? I'm about to doze off. 😴

@jakepetroules
Copy link
Copy Markdown
Contributor

@finagolfin Can we get this merged?

@finagolfin
Copy link
Copy Markdown
Member Author

The last 6.3 snapshot didn't have the env var fix you approved in swift-driver, so I am waiting for the next 6.3 nightly snapshot to be tagged before merging this, else this will still break nightly-6.3 for Android.

Since unsetting this env var should have no effect on 6.3 and trunk, I'm leaving this workaround in until all three 6.3 and 6.4 builds have the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants